\(\int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx\) [8]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 29, antiderivative size = 86 \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {a (A+B) \text {arctanh}(\sin (c+d x))}{2 d}+\frac {a (2 A+3 B) \tan (c+d x)}{3 d}+\frac {a (A+B) \sec (c+d x) \tan (c+d x)}{2 d}+\frac {a A \sec ^2(c+d x) \tan (c+d x)}{3 d} \]

[Out]

1/2*a*(A+B)*arctanh(sin(d*x+c))/d+1/3*a*(2*A+3*B)*tan(d*x+c)/d+1/2*a*(A+B)*sec(d*x+c)*tan(d*x+c)/d+1/3*a*A*sec
(d*x+c)^2*tan(d*x+c)/d

Rubi [A] (verified)

Time = 0.18 (sec) , antiderivative size = 86, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.241, Rules used = {3047, 3100, 2827, 3853, 3855, 3852, 8} \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {a (A+B) \text {arctanh}(\sin (c+d x))}{2 d}+\frac {a (2 A+3 B) \tan (c+d x)}{3 d}+\frac {a (A+B) \tan (c+d x) \sec (c+d x)}{2 d}+\frac {a A \tan (c+d x) \sec ^2(c+d x)}{3 d} \]

[In]

Int[(a + a*Cos[c + d*x])*(A + B*Cos[c + d*x])*Sec[c + d*x]^4,x]

[Out]

(a*(A + B)*ArcTanh[Sin[c + d*x]])/(2*d) + (a*(2*A + 3*B)*Tan[c + d*x])/(3*d) + (a*(A + B)*Sec[c + d*x]*Tan[c +
 d*x])/(2*d) + (a*A*Sec[c + d*x]^2*Tan[c + d*x])/(3*d)

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 2827

Int[((b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[c, Int[(b*S
in[e + f*x])^m, x], x] + Dist[d/b, Int[(b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{b, c, d, e, f, m}, x]

Rule 3047

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)])*((c_.) + (d_.)*sin[(
e_.) + (f_.)*(x_)]), x_Symbol] :> Int[(a + b*Sin[e + f*x])^m*(A*c + (B*c + A*d)*Sin[e + f*x] + B*d*Sin[e + f*x
]^2), x] /; FreeQ[{a, b, c, d, e, f, A, B, m}, x] && NeQ[b*c - a*d, 0]

Rule 3100

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (f
_.)*(x_)]^2), x_Symbol] :> Simp[(-(A*b^2 - a*b*B + a^2*C))*Cos[e + f*x]*((a + b*Sin[e + f*x])^(m + 1)/(b*f*(m
+ 1)*(a^2 - b^2))), x] + Dist[1/(b*(m + 1)*(a^2 - b^2)), Int[(a + b*Sin[e + f*x])^(m + 1)*Simp[b*(a*A - b*B +
a*C)*(m + 1) - (A*b^2 - a*b*B + a^2*C + b*(A*b - a*B + b*C)*(m + 1))*Sin[e + f*x], x], x], x] /; FreeQ[{a, b,
e, f, A, B, C}, x] && LtQ[m, -1] && NeQ[a^2 - b^2, 0]

Rule 3852

Int[csc[(c_.) + (d_.)*(x_)]^(n_), x_Symbol] :> Dist[-d^(-1), Subst[Int[ExpandIntegrand[(1 + x^2)^(n/2 - 1), x]
, x], x, Cot[c + d*x]], x] /; FreeQ[{c, d}, x] && IGtQ[n/2, 0]

Rule 3853

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Simp[(-b)*Cos[c + d*x]*((b*Csc[c + d*x])^(n - 1)/(d*(n
- 1))), x] + Dist[b^2*((n - 2)/(n - 1)), Int[(b*Csc[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n,
 1] && IntegerQ[2*n]

Rule 3855

Int[csc[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-ArcTanh[Cos[c + d*x]]/d, x] /; FreeQ[{c, d}, x]

Rubi steps \begin{align*} \text {integral}& = \int \left (a A+(a A+a B) \cos (c+d x)+a B \cos ^2(c+d x)\right ) \sec ^4(c+d x) \, dx \\ & = \frac {a A \sec ^2(c+d x) \tan (c+d x)}{3 d}+\frac {1}{3} \int (3 a (A+B)+a (2 A+3 B) \cos (c+d x)) \sec ^3(c+d x) \, dx \\ & = \frac {a A \sec ^2(c+d x) \tan (c+d x)}{3 d}+(a (A+B)) \int \sec ^3(c+d x) \, dx+\frac {1}{3} (a (2 A+3 B)) \int \sec ^2(c+d x) \, dx \\ & = \frac {a (A+B) \sec (c+d x) \tan (c+d x)}{2 d}+\frac {a A \sec ^2(c+d x) \tan (c+d x)}{3 d}+\frac {1}{2} (a (A+B)) \int \sec (c+d x) \, dx-\frac {(a (2 A+3 B)) \text {Subst}(\int 1 \, dx,x,-\tan (c+d x))}{3 d} \\ & = \frac {a (A+B) \text {arctanh}(\sin (c+d x))}{2 d}+\frac {a (2 A+3 B) \tan (c+d x)}{3 d}+\frac {a (A+B) \sec (c+d x) \tan (c+d x)}{2 d}+\frac {a A \sec ^2(c+d x) \tan (c+d x)}{3 d} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.22 (sec) , antiderivative size = 56, normalized size of antiderivative = 0.65 \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {a \left (3 (A+B) \text {arctanh}(\sin (c+d x))+\tan (c+d x) \left (6 (A+B)+3 (A+B) \sec (c+d x)+2 A \tan ^2(c+d x)\right )\right )}{6 d} \]

[In]

Integrate[(a + a*Cos[c + d*x])*(A + B*Cos[c + d*x])*Sec[c + d*x]^4,x]

[Out]

(a*(3*(A + B)*ArcTanh[Sin[c + d*x]] + Tan[c + d*x]*(6*(A + B) + 3*(A + B)*Sec[c + d*x] + 2*A*Tan[c + d*x]^2)))
/(6*d)

Maple [A] (verified)

Time = 2.98 (sec) , antiderivative size = 81, normalized size of antiderivative = 0.94

method result size
parts \(-\frac {a A \left (-\frac {2}{3}-\frac {\left (\sec ^{2}\left (d x +c \right )\right )}{3}\right ) \tan \left (d x +c \right )}{d}+\frac {\left (a A +B a \right ) \left (\frac {\sec \left (d x +c \right ) \tan \left (d x +c \right )}{2}+\frac {\ln \left (\sec \left (d x +c \right )+\tan \left (d x +c \right )\right )}{2}\right )}{d}+\frac {B a \tan \left (d x +c \right )}{d}\) \(81\)
derivativedivides \(\frac {a A \left (\frac {\sec \left (d x +c \right ) \tan \left (d x +c \right )}{2}+\frac {\ln \left (\sec \left (d x +c \right )+\tan \left (d x +c \right )\right )}{2}\right )+B a \tan \left (d x +c \right )-a A \left (-\frac {2}{3}-\frac {\left (\sec ^{2}\left (d x +c \right )\right )}{3}\right ) \tan \left (d x +c \right )+B a \left (\frac {\sec \left (d x +c \right ) \tan \left (d x +c \right )}{2}+\frac {\ln \left (\sec \left (d x +c \right )+\tan \left (d x +c \right )\right )}{2}\right )}{d}\) \(105\)
default \(\frac {a A \left (\frac {\sec \left (d x +c \right ) \tan \left (d x +c \right )}{2}+\frac {\ln \left (\sec \left (d x +c \right )+\tan \left (d x +c \right )\right )}{2}\right )+B a \tan \left (d x +c \right )-a A \left (-\frac {2}{3}-\frac {\left (\sec ^{2}\left (d x +c \right )\right )}{3}\right ) \tan \left (d x +c \right )+B a \left (\frac {\sec \left (d x +c \right ) \tan \left (d x +c \right )}{2}+\frac {\ln \left (\sec \left (d x +c \right )+\tan \left (d x +c \right )\right )}{2}\right )}{d}\) \(105\)
parallelrisch \(\frac {\left (-\frac {3 \left (\frac {\cos \left (3 d x +3 c \right )}{3}+\cos \left (d x +c \right )\right ) \left (A +B \right ) \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}{2}+\frac {3 \left (\frac {\cos \left (3 d x +3 c \right )}{3}+\cos \left (d x +c \right )\right ) \left (A +B \right ) \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}{2}+\left (A +B \right ) \sin \left (2 d x +2 c \right )+\left (\frac {2 A}{3}+B \right ) \sin \left (3 d x +3 c \right )+2 \left (A +\frac {B}{2}\right ) \sin \left (d x +c \right )\right ) a}{d \left (\cos \left (3 d x +3 c \right )+3 \cos \left (d x +c \right )\right )}\) \(138\)
norman \(\frac {-\frac {4 a \left (A -3 B \right ) \left (\tan ^{5}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3 d}-\frac {2 a \left (A -3 B \right ) \left (\tan ^{7}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3 d}-\frac {3 a \left (A +B \right ) \tan \left (\frac {d x}{2}+\frac {c}{2}\right )}{d}-\frac {a \left (A +B \right ) \left (\tan ^{9}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{d}-\frac {2 a \left (7 A +3 B \right ) \left (\tan ^{3}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )}{3 d}}{\left (1+\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )\right )^{2} \left (\tan ^{2}\left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )^{3}}-\frac {a \left (A +B \right ) \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )-1\right )}{2 d}+\frac {a \left (A +B \right ) \ln \left (\tan \left (\frac {d x}{2}+\frac {c}{2}\right )+1\right )}{2 d}\) \(182\)
risch \(-\frac {i a \left (3 A \,{\mathrm e}^{5 i \left (d x +c \right )}+3 B \,{\mathrm e}^{5 i \left (d x +c \right )}-6 B \,{\mathrm e}^{4 i \left (d x +c \right )}-12 A \,{\mathrm e}^{2 i \left (d x +c \right )}-12 B \,{\mathrm e}^{2 i \left (d x +c \right )}-3 A \,{\mathrm e}^{i \left (d x +c \right )}-3 B \,{\mathrm e}^{i \left (d x +c \right )}-4 A -6 B \right )}{3 d \left ({\mathrm e}^{2 i \left (d x +c \right )}+1\right )^{3}}+\frac {a A \ln \left ({\mathrm e}^{i \left (d x +c \right )}+i\right )}{2 d}+\frac {a \ln \left ({\mathrm e}^{i \left (d x +c \right )}+i\right ) B}{2 d}-\frac {a A \ln \left ({\mathrm e}^{i \left (d x +c \right )}-i\right )}{2 d}-\frac {a \ln \left ({\mathrm e}^{i \left (d x +c \right )}-i\right ) B}{2 d}\) \(193\)

[In]

int((a+cos(d*x+c)*a)*(A+B*cos(d*x+c))*sec(d*x+c)^4,x,method=_RETURNVERBOSE)

[Out]

-a*A/d*(-2/3-1/3*sec(d*x+c)^2)*tan(d*x+c)+(A*a+B*a)/d*(1/2*sec(d*x+c)*tan(d*x+c)+1/2*ln(sec(d*x+c)+tan(d*x+c))
)+B*a/d*tan(d*x+c)

Fricas [A] (verification not implemented)

none

Time = 0.28 (sec) , antiderivative size = 105, normalized size of antiderivative = 1.22 \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {3 \, {\left (A + B\right )} a \cos \left (d x + c\right )^{3} \log \left (\sin \left (d x + c\right ) + 1\right ) - 3 \, {\left (A + B\right )} a \cos \left (d x + c\right )^{3} \log \left (-\sin \left (d x + c\right ) + 1\right ) + 2 \, {\left (2 \, {\left (2 \, A + 3 \, B\right )} a \cos \left (d x + c\right )^{2} + 3 \, {\left (A + B\right )} a \cos \left (d x + c\right ) + 2 \, A a\right )} \sin \left (d x + c\right )}{12 \, d \cos \left (d x + c\right )^{3}} \]

[In]

integrate((a+a*cos(d*x+c))*(A+B*cos(d*x+c))*sec(d*x+c)^4,x, algorithm="fricas")

[Out]

1/12*(3*(A + B)*a*cos(d*x + c)^3*log(sin(d*x + c) + 1) - 3*(A + B)*a*cos(d*x + c)^3*log(-sin(d*x + c) + 1) + 2
*(2*(2*A + 3*B)*a*cos(d*x + c)^2 + 3*(A + B)*a*cos(d*x + c) + 2*A*a)*sin(d*x + c))/(d*cos(d*x + c)^3)

Sympy [F]

\[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=a \left (\int A \sec ^{4}{\left (c + d x \right )}\, dx + \int A \cos {\left (c + d x \right )} \sec ^{4}{\left (c + d x \right )}\, dx + \int B \cos {\left (c + d x \right )} \sec ^{4}{\left (c + d x \right )}\, dx + \int B \cos ^{2}{\left (c + d x \right )} \sec ^{4}{\left (c + d x \right )}\, dx\right ) \]

[In]

integrate((a+a*cos(d*x+c))*(A+B*cos(d*x+c))*sec(d*x+c)**4,x)

[Out]

a*(Integral(A*sec(c + d*x)**4, x) + Integral(A*cos(c + d*x)*sec(c + d*x)**4, x) + Integral(B*cos(c + d*x)*sec(
c + d*x)**4, x) + Integral(B*cos(c + d*x)**2*sec(c + d*x)**4, x))

Maxima [A] (verification not implemented)

none

Time = 0.24 (sec) , antiderivative size = 127, normalized size of antiderivative = 1.48 \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {4 \, {\left (\tan \left (d x + c\right )^{3} + 3 \, \tan \left (d x + c\right )\right )} A a - 3 \, A a {\left (\frac {2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} - \log \left (\sin \left (d x + c\right ) + 1\right ) + \log \left (\sin \left (d x + c\right ) - 1\right )\right )} - 3 \, B a {\left (\frac {2 \, \sin \left (d x + c\right )}{\sin \left (d x + c\right )^{2} - 1} - \log \left (\sin \left (d x + c\right ) + 1\right ) + \log \left (\sin \left (d x + c\right ) - 1\right )\right )} + 12 \, B a \tan \left (d x + c\right )}{12 \, d} \]

[In]

integrate((a+a*cos(d*x+c))*(A+B*cos(d*x+c))*sec(d*x+c)^4,x, algorithm="maxima")

[Out]

1/12*(4*(tan(d*x + c)^3 + 3*tan(d*x + c))*A*a - 3*A*a*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) - log(sin(d*x + c)
+ 1) + log(sin(d*x + c) - 1)) - 3*B*a*(2*sin(d*x + c)/(sin(d*x + c)^2 - 1) - log(sin(d*x + c) + 1) + log(sin(d
*x + c) - 1)) + 12*B*a*tan(d*x + c))/d

Giac [A] (verification not implemented)

none

Time = 0.31 (sec) , antiderivative size = 154, normalized size of antiderivative = 1.79 \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {3 \, {\left (A a + B a\right )} \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 1 \right |}\right ) - 3 \, {\left (A a + B a\right )} \log \left ({\left | \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 1 \right |}\right ) - \frac {2 \, {\left (3 \, A a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{5} + 3 \, B a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{5} - 4 \, A a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} - 12 \, B a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{3} + 9 \, A a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 9 \, B a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )\right )}}{{\left (\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} - 1\right )}^{3}}}{6 \, d} \]

[In]

integrate((a+a*cos(d*x+c))*(A+B*cos(d*x+c))*sec(d*x+c)^4,x, algorithm="giac")

[Out]

1/6*(3*(A*a + B*a)*log(abs(tan(1/2*d*x + 1/2*c) + 1)) - 3*(A*a + B*a)*log(abs(tan(1/2*d*x + 1/2*c) - 1)) - 2*(
3*A*a*tan(1/2*d*x + 1/2*c)^5 + 3*B*a*tan(1/2*d*x + 1/2*c)^5 - 4*A*a*tan(1/2*d*x + 1/2*c)^3 - 12*B*a*tan(1/2*d*
x + 1/2*c)^3 + 9*A*a*tan(1/2*d*x + 1/2*c) + 9*B*a*tan(1/2*d*x + 1/2*c))/(tan(1/2*d*x + 1/2*c)^2 - 1)^3)/d

Mupad [B] (verification not implemented)

Time = 1.28 (sec) , antiderivative size = 126, normalized size of antiderivative = 1.47 \[ \int (a+a \cos (c+d x)) (A+B \cos (c+d x)) \sec ^4(c+d x) \, dx=\frac {a\,\mathrm {atanh}\left (\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )\right )\,\left (A+B\right )}{d}-\frac {\left (A\,a+B\,a\right )\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^5+\left (-\frac {4\,A\,a}{3}-4\,B\,a\right )\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^3+\left (3\,A\,a+3\,B\,a\right )\,\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}{d\,\left ({\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^6-3\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^4+3\,{\mathrm {tan}\left (\frac {c}{2}+\frac {d\,x}{2}\right )}^2-1\right )} \]

[In]

int(((A + B*cos(c + d*x))*(a + a*cos(c + d*x)))/cos(c + d*x)^4,x)

[Out]

(a*atanh(tan(c/2 + (d*x)/2))*(A + B))/d - (tan(c/2 + (d*x)/2)*(3*A*a + 3*B*a) + tan(c/2 + (d*x)/2)^5*(A*a + B*
a) - tan(c/2 + (d*x)/2)^3*((4*A*a)/3 + 4*B*a))/(d*(3*tan(c/2 + (d*x)/2)^2 - 3*tan(c/2 + (d*x)/2)^4 + tan(c/2 +
 (d*x)/2)^6 - 1))